| GUI Help > Special > getTreeViewItemText | ||||||||||||||
|
getTreeViewItemText |
||||||||||||||
| str text=getTreeViewItemText(handle gadget, handle item) | ||||||||||||||
|
Description: Retrieves the text of an item in a treeview gadget. |
||||||||||||||
|
Return Value: Text of the specified item |
||||||||||||||
| Parameters: | ||||||||||||||
|
||||||||||||||
| Remarks:
|
||||||||||||||
| See Also:
|
||||||||||||||
|
Example: (Note: You will need to include the GUI constants file for this example to work) |